home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / util / misc / libcheck.readme < prev    next >
Text File  |  1997-05-03  |  2KB  |  60 lines

  1. Short:  Library version checking util.
  2. Author: psychoed@digitald.demon.co.uk (Stuart Ed Gillibrand)
  3. Type:   util/misc
  4.  
  5.  
  6.  Libcheck - Checks your libraries against others and offers the ability to
  7.  update!
  8.  
  9.  (c) S.Gillibrand 15/03/1997
  10.  
  11. ------------------------------------------------------------------------------
  12.  
  13. A very simple rexx script to check your libraries against others.
  14.  
  15. Syntax being:
  16.  
  17.     Usage:
  18.      libcheck <orig libs dir> <new libs dir/{SCAN}> {[scan device/path]} [auto]
  19.  
  20.     [Examples]
  21.  
  22.      1> libcheck workbench:libs/ df0:newlibs/
  23.         (check libs in df0:newlibs against workbench:libs/)
  24.  
  25.      1> libcheck workbench:libs/ df0:newlibs/ auto
  26.         (check libs in df0:newlibs against workbench:libs/ and auto-update
  27.          if newer version(s) found)
  28.  
  29.      1> libcheck workbench:libs/ scan df0:
  30.         (check all libs on df0: against workbench:libs/)
  31.  
  32.      1> libcheck workbench:libs/ scan df0: auto
  33.         (check all libs on df0: against workbench:libs/ and auto-update if
  34.          newer version(s) found)
  35.  
  36. If you have any comments please contact me:
  37.  
  38.  psychoed@digitald.demon.co.uk
  39.  soastick@turtle.net
  40.  
  41.  http://www.digitald.demon.co.uk
  42.  http://www.turtle.net/~soastick/sod/
  43.  
  44.  2:250/602.0 @ fidonet
  45.  
  46. P.S. I recommend issuing a "protect libcheck +s" to make the system run the
  47.      rexx code without having to type "rx" beforehand.
  48.  
  49. ------------------------------------------------------------------------------
  50.  
  51.  
  52. ============================= Archive contents =============================
  53.  
  54. Original  Packed Ratio    Date     Time    Name
  55. -------- ------- ----- --------- --------  -------------
  56.     3546    1226 65.4% 15-Mar-97 14:08:10 +libcheck
  57.     1280     517 59.6% 15-Mar-97 14:11:14 +libcheck.doc
  58. -------- ------- ----- --------- --------
  59.     4826    1743 63.8% 15-Mar-97 17:22:14   2 files
  60.